Welcome![Sign In][Sign Up]
Location:
Search - OA C

Search list

[OAOA_Test

Description: 用C#编写的OA系统 内有源码 和数据库-Written with C# source code within the OA system and database
Platform: | Size: 2977792 | Author: 赵萧 | Hits:

[VOIP programxietongshipingjiejuefangan

Description: 协同视频会议系统解决方案 视频会议系统由服务器端软件、客户端软件组成。 视频会议系统是纯软件的解决方案,可运行于互联网、专网、VPN 等多种类型的网 络中,支持B/S 和C/S 架构,方便与企业网站、OA、ERP 等系统无缝整合;支持多台服 务器级联,均衡系统带宽的使用;支持更多用户并发,实现运营级视频会议的应用;实 现远程协同办公、多方视频会议等应用,方便用户部署和使用;除支持桌面终端和大型 会场终端外,还支持VOIP 和标准协议的硬件终端接入,可满足大型会场视频会议、个 人商务视频会议等多种形式会议需求。-Collaborative video conferencing solutions
Platform: | Size: 4221952 | Author: wmm | Hits:

[OA201132520393961

Description: 一套很不错的基于C#.NET B/S架构的开源OA的专业办公系统,数据库采用MSSQL2005,开源是最珍贵的,因此本源码很值得去研究一番,感谢作者的开源奉献精神。就办公系统本身来说,它能完成的似乎也很多,公文流传、文件管理、内部新闻、通知管理、通讯录、资产管理等等功能,都比较实用。-A very good based on C#. NET B/S structure of the professional open source OA office system, the database uses MSSQL2005, open source is the most precious, so this source is worth to study about it, thank the author s dedication to open source . The office system itself, it seems to have accomplished a lot, spread documents, document management, internal news, notification management, address book, asset management, etc. functions, are more practical.
Platform: | Size: 3438592 | Author: hgfund001 | Hits:

[.nete-government

Description: 此系统包括一个简要的信息门户网站和一个附加的OA系统(另外上传),都是用asp.net(c#)做的,技术含量一般,但整套代码都是一个人一点一点写出来的。-This includes a summary of the information portal of OA system and an additional, are using ASP. Netc# do, General technical content, but is a person 1.1 point writes out the entire code.
Platform: | Size: 4093952 | Author: 陈俊 | Hits:

[JSP/JavaHRMS

Description: Gaea 人力资源管理系统(简称Gaea)是HR家园社区 http://www.shhrclub.com 在积累大量用户需求的基础上,开发完成的一套人力资源管理系统。 该系统融合了现代人力资源管理理念和众多国内外企业的实践经验,为企业人力资源管理提供决策支持和辅助管理。系统改善了传统C/S模式用户体验差的缺陷,以“功能全面,操作简便”为开发宗旨,涵盖人力资源管理的各项业务. 优势 ※基于J2EE技术的B/S结构,实现局域网/互联网访问,促进企业全国范围内人力资源业务的整合; ※信息集中化管理,通过权限共享eHR信息,不受地域限制; ※客户端的免安装和零维护,极大的降低了企业的维护成本。 ※开放的体系结构,支持windows、Linux平台,支持各种应用服务器,如Tomcat、JBoss、Resin、Websphere等,采用MySQL数据库; ※强大的数据导入、导出功能,可与考勤机、OA系统等接口,使企业的信息系统完全融合。 -The Gaea Human Resource Management System (Gaea) is the HR home community http://www.shhrclub.com on the basis of the accumulation of a large number of user needs, developed a set of human resource management system. The system incorporates the practical experience of modern human resource management philosophy and many domestic and foreign enterprises to provide decision support and assist management, human resources management for the enterprise. The system improves the defects of traditional C/S mode, the user experience, full-featured, easy to operate "for the development of the purpose of covering the business of Human Resource Management. Superiority * B/S architecture based on J2EE technology, LAN/Internet access, and promote the integration of human resources business enterprises nationwide The ※ centralize information management, permission to share the eHR information, without geographical restrictions * Client free installation and zero maintenance, greatly reducin
Platform: | Size: 29131776 | Author: 木头 | Hits:

[CSharpNewFormDesin

Description: 用C#写的自定义表单源码,有表单设计器,可以应用于OA,CMS等系统-DIY WebForm,Design
Platform: | Size: 80896 | Author: 陶辰 | Hits:

[CSharpJiaFengOA

Description: 一套完整的OA系统,采用三层架构,VS2005 C#,直接拿来即可使用。-OA system, a complete set of three-tier architecture, the VS2005 in C#, and directly used to use.
Platform: | Size: 11141120 | Author: 余扬 | Hits:

[JSP/JavaOfficeAutomatic

Description: 请实现一个简单的类OA系统,包含如下功能:  用户管理  系统内置管理员帐户,用于手动添加B类用户  用户可以向系统申请注册A类或C类用户,但需要经过B类用户审核才可登陆系统  注册时用户需提交基本注册信息,以帮助判断是否可以通过审核  用户权限  管理员:手动添加B类用户  A类用户:向系统内提交DOC文件(提交相关的信息,在数据库内插入相应记录即可);将DOC文件压缩为ZIP文件(更改数据库内记录状态即可);分类(已压缩和未压缩)查询、增、删、改自己提交的文件  B类用户:对A、C类用户进行审核;查看A类用户提交并压缩后的ZIP文件,并对其进行操作(更改数据库内记录状态即可,分别为解压为DOC,转换为PDF,再次压缩为ZIP);分类查询、增、删、改自己已处理和未处理的文件  C类用户:查看B类用户转换并再次压缩为ZIP后的文件,并对其进行解压操作(更改数据库内记录状态即可);查询自己已处理和未处理的文件-A simple class OA system, contains the following functions:  User Management  System built-in Administrator account for the users of manually add the Class B  Users can apply for registration of a Class A or Class C users review before landing system, but need to go through the Class B users The  registered user is required to submit basic information to help determine whether they can be approved  user rights  administrator: manually add a class B user  A, user: submitted to the DOC files within the system (to submit information related to the corresponding record can be inserted in the database) DOC files compressed into ZIP file (change the state of the database records can be) classification (compression and compression) queries, increase, delete, change their filings  B category of users: A, C, user audit view the Class A user submits the compressed ZIP file, and manipulate (change recorded in the database
Platform: | Size: 7608320 | Author: 熊胜利 | Hits:

[CSharpworkflow8

Description: C sharp 工作流源码,可用于开发OA等-workflow source
Platform: | Size: 2971648 | Author: 李星 | Hits:

[WEB CodeOfficeControl

Description: soaoffice NTKO OFFICE文档控件是一个支持文档电子签名【数字签名】,支持PHP,ASP, JSP,C#,VB.NET,DOMINO等各种web编程语言和服务器的在线 编辑痕迹保留手写签名电子印章全屏批注控件。 NTKO OFFICE文档控件能够在浏览器窗口中直 接编辑Word,Excel等Office文档并保存到任意 Web服务器。实现文档和电子表格的统一管理。 同时支持强制痕迹保留,手写签名,电子印章, 版本控制等办公自动化系统必备的功能。是OA 系统开发的最佳选择组件!!卓越的性能,低 廉的价格,简洁高效的编程接口,让您以最低的 开发成本,轻松创建极具特色的办公自动化 解决方案!-soaoffice NTKO OFFICE文档控件是一个支持文档电子签名【数字签名】,支持PHP,ASP, JSP,C#,VB.NET,DOMINO等各种web编程语言和服务器的在线 编辑痕迹保留手写签名电子印章全屏批注控件。 NTKO OFFICE文档控件能够在浏览器窗口中直 接编辑Word,Excel等Office文档并保存到任意 Web服务器。实现文档和电子表格的统一管理。 同时支持强制痕迹保留,手写签名,电子印章, 版本控制等办公自动化系统必备的功能。是OA 系统开发的最佳选择组件!!卓越的性能,低 廉的价格,简洁高效的编程接口,让您以最低的 开发成本,轻松创建极具特色的办公自动化 解决方案!
Platform: | Size: 400384 | Author: zm | Hits:

[CSharpHLOA

Description: 公司OA管理系统,三层架构,C#代码 系统功能:管理首页,系统设置,调动管理,薪酬管理,档案管理,考勤管理,业务管理,个人信息,绩效考核,销售考核-Company OA management system, a three-tier structure, the C# code system functions: Managing Home, system settings, mobility management, compensation management, file management, attendance management, business management, personal information, performance appraisal, sales assessment
Platform: | Size: 26211328 | Author: xugang | Hits:

[3G developMobileWeb

Description: WEB版本的手机OA用C#写的里面有数据库,CS文件,可运行,一些类库源代码没有,可参看界面,编程思想,也可根据自己需要生成类库.-WEB version of the mobile phone OA in c# write inside have a database, CS files, can run, some class library no source code, can see interface, programming thought, also can according to their own needs to generate class library.
Platform: | Size: 17903616 | Author: yanglijiu | Hits:

[source in ebookCSharp_OA

Description: C#结合SQL数据库建设了一个轻量级的串行工作流引擎,实例取自OA系统的一部分。-C# to build a lightweight serial workflow engine combined with SQL databases, the examples are taken from the part of the OA system.
Platform: | Size: 1438720 | Author: 易晓 | Hits:

[ADO-ODBCOAxitong

Description: 基于C#和SQL数据库开发的一款简单的办公自动化OA系统,系统使用了.NET框架-Based on c# and SQL database to develop a simple office automation OA system, the system USES the. NET framework
Platform: | Size: 1136640 | Author: 孙丰 | Hits:

[WEB CodeWsdnImgStamp

Description: 在Web程序中自动生成图片的标记或印章,可在上传时批量印章,可在图片的任意位置印章,可印透明的图片,应用于图片网站、新闻网站等与图片处理密切相关的系统,也可应用于OA系统的文书印章,采用Microsoft公司C#.NET(GDI+)技术开发-Mark or seal, automatic generation of Web applications pictures can upload bulk seal anywhere seal in the picture can be printed on a transparent picture, closely associated with the image processing system, applied to the photo site, news site also seal of instruments that can be applied to the OA system, using Microsoft C#. NET (GDI+) technology development
Platform: | Size: 12288 | Author: 华爽 | Hits:

[CSharpMyOffice

Description: 办公室OA系统,C#语言开发,对初学者有一定帮助-OA office system, C# language development, have some help for beginners
Platform: | Size: 13099008 | Author: J | Hits:

[ERP-EIP-OA-PortalDaivOA

Description: OA系统,多层架构,运用Asp.net,C#,SqlServer,LigerUI技术,编译运行无BUG,附带数据库文件。-OA systems, multi-tier architecture, using Asp.net, C#, SqlServer, LigerUI technology, compile and run without BUG, ​ ​ with database files.
Platform: | Size: 5101568 | Author: ljj | Hits:

[Compress-Decompress algrithmsOOA

Description: 用于学习的OA办公,基于C#,文档审核,文档管理,文档上传,文档下载等-OA office for learning, based on C#
Platform: | Size: 27648 | Author: wanglei | Hits:

[OAqqclientaqqserver

Description: 采用C++编写,一个OA系统类似QQ功能的完全实现,包含文档-a system similar to the QQ function OA fully implemented, including documentation
Platform: | Size: 1100800 | Author: huangxinpeng | Hits:

[JSP/JavacheckAndmanageSystem

Description: 一、OA中报名和审核模块 1、前端页面:报名学员交互 2、后台管理:内部工作人员用的 3、用到的技术: JavaWeb:开发 a、HTTP协议(asp、php、javaweb) b、Tomcat服务器 c、JavaEE开发规范:很多技术的总称 Servlet/JSP规范:非常重要的。 数据库:MySQL。操作数据库:DBUtil框架 开发采用MVC和三层架构的思想:便于后期维护和扩展-A, OA in the registration and verification module 1, the front page: interactive student enrollment 2. Manage: internal staff use 3, the use of technology: JavaWeb: development a, HTTP protocol (asp, php, javaweb) b, Tomcat server c, JavaEE development specifications: Many general term for technology Servlet/JSP specification: Very important. Database: MySQL. Operating Database: DBUtil framework Development using MVC and three-tier idea: to facilitate post-maintenance and expansion
Platform: | Size: 2281472 | Author: 张裕 | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net